TTCPConnection.Log(TTCPLogType,String,TVarRec[],Integer) Method

Represents method Log(TTCPLogType,String,TVarRec[],Integer).

Namespace: flcTCPConnection
protected
 procedure Log(const LogType: TTCPLogType; const LogMsg: String; const LogArgs: array of const; const LogLevel: Integer = 0); overload;

Parameters

LogType
Type: TTCPLogType

LogMsg
Type: String

LogArgs
Type: array of const

LogLevel
Type: Integer